Gets or sets Date header field. The Date header field is used to convey the date
when the request is sent.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic Date Date { get; set; }Public Property Date As Date
Get
Set
Property Value
Type:
DateThe date.
See Also